FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.fhir.us.vitalsigns#0.1.0 (78 ms)

Package hl7.fhir.us.vitalsigns
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/vitals/http://hl7.org/fhir/us/vitals/2020Sep/ValueSet-abnIntNumericNomVS.html
Url http://hl7.org/fhir/us/vitals/ValueSet/abnIntNumericNomVS
Version 0.1.0
Status draft
Date 2015-04-14
Name AbnormalInterpretationNumericNom
Title Abnormal Interpretation Numeric Nominal value set
Experimental False
Realm us
Authority hl7
Description HL7 V3:ObservationInterpretation OID: 2.16.840.1.113883.5.83
Copyright IHC

Resources that use this resource

StructureDefinition
BodyLength BodyLength
BodyMassIndex BodyMassIndex
BodyTemperature BodyTemperature
BodyWeight BodyWeight
HeadOccipitalFrontalCircumference Head Occipital-Frontal Circumference
HeartRate HeartRate
Height Height
OxygenSaturationArterialBloodPulseOx Oxygen Saturation in Arterial Blood by Pulse Oximetery
RespiratoryRate Respiratory Rate

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation ObservationInterpretation


Narrative

Note: links and images are rebased to the (stated) source

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
    CodeDisplay
    AAbnormalThe result or observation value is outside the reference range or expected norm (as defined for the respective test procedure).

    \[Note: Typically applies to non-numeric results.\]
    HHigher Than NormalThe result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure).

    Synonym: Above high normal
    LLower Than NormalThe result for a quantitative observation is below the lower limit of the reference range (as defined for the respective test procedure).

    Synonym: Below low normal
    HHPanic HighThe result for a quantitative observation is above a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).

    Synonym: Above upper panic limits.
    LLPanic LowThe result for a quantitative observation is below a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).

    Synonym: Below lower panic limits.

Source

{
  "resourceType" : "ValueSet",
  "id" : "abnIntNumericNomVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ObservationInterpretation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-A\">A</a></td><td>Abnormal</td><td>The result or observation value is outside the reference range or expected norm (as defined for the respective test procedure).<br/><br/>\\[Note: Typically applies to non-numeric results.\\]</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-H\">H</a></td><td>Higher Than Normal</td><td>The result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure).<br/><br/>Synonym: Above high normal</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-L\">L</a></td><td>Lower Than Normal</td><td>The result for a quantitative observation is below the lower limit of the reference range (as defined for the respective test procedure).<br/><br/>Synonym: Below low normal</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-HH\">HH</a></td><td>Panic High</td><td>The result for a quantitative observation is above a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).<br/><br/>Synonym: Above upper panic limits.</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-LL\">LL</a></td><td>Panic Low</td><td>The result for a quantitative observation is below a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).<br/><br/>Synonym: Below lower panic limits.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/vitals/ValueSet/abnIntNumericNomVS",
  "version" : "0.1.0",
  "name" : "AbnormalInterpretationNumericNom",
  "title" : "Abnormal Interpretation Numeric Nominal value set",
  "status" : "draft",
  "date" : "2015-04-14",
  "publisher" : "HSPC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://healtcaresoa.org"
        }
      ]
    }
  ],
  "description" : "HL7 V3:ObservationInterpretation OID: 2.16.840.1.113883.5.83",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "IHC",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "concept" : [
          {
            "code" : "A",
            "display" : "Abnormal"
          },
          {
            "code" : "H",
            "display" : "Higher Than Normal"
          },
          {
            "code" : "L",
            "display" : "Lower Than Normal"
          },
          {
            "code" : "HH",
            "display" : "Panic High"
          },
          {
            "code" : "LL",
            "display" : "Panic Low"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.